home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmTextFieldGetString.z / XmTextFieldGetString
Encoding:
Text File  |  2003-11-18  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddGGGGeeeettttSSSSttttrrrriiiinnnngggg((((3333XXXX))))  UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV  XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddGGGGeeeettttSSSSttttrrrriiiinnnngggg((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_T_e_x_t_F_i_e_l_d_G_e_t_S_t_r_i_n_g - A TextField function that accesses
  10.       the string value
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/TextF.h>
  14.  
  15.       char * XmTextFieldGetString (wwwwiiiiddddggggeeeetttt)
  16.            _W_i_d_g_e_t     wwwwiiiiddddggggeeeetttt;
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.       _X_m_T_e_x_t_F_i_e_l_d_G_e_t_S_t_r_i_n_g accesses    the string value of the
  20.       TextField widget.  The application is    responsible for
  21.       freeing the storage associated with the string by calling
  22.       _X_t_F_r_e_e.
  23.  
  24.       wwwwiiiiddddggggeeeetttt
  25.            Specifies the TextField widget ID
  26.  
  27.       For a    complete definition of TextField and its associated
  28.       resources, see _X_m_T_e_x_t_F_i_e_l_d(_3_X).
  29.  
  30.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  31.       Returns a character pointer to the string value of the
  32.       TextField widget.  Returns an    empty string if    the length of
  33.       the TextField    widget's string    is 0.
  34.  
  35.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  36.       _X_m_T_e_x_t_F_i_e_l_d(_3_X) and _X_m_T_e_x_t_F_i_e_l_d_G_e_t_S_t_r_i_n_g_W_c_s(_3_X).
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.